Skip to content

Conversation

@eli-darkly
Copy link
Contributor

This adds a CI job equivalent to the ones in the other hello repos, to make sure the demo works.

@shortcut-integration
Copy link

"scripts": {
"start": "npm run build:live",
"build:live": "nodemon --exec ./node_modules/.bin/ts-node -- ./index.ts"
"start": "ts-node ./index.ts"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The previous configuration would've made the app wait around and restart if there were any source changes. That's not helpful for these demos.

@eli-darkly eli-darkly requested a review from kinyoklion July 5, 2022 20:30
@eli-darkly eli-darkly merged commit 6d742ce into main Jul 12, 2022
@eli-darkly eli-darkly deleted the eb/sc-154156/add-ci branch July 12, 2022 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants